Class ERulePluginNotFound

All Implemented Interfaces:
Serializable

public class ERulePluginNotFound extends ELdapException
Exception for Publisher Rule plugin not found. Plugin required to implement Ldap Rule.
Version:
$Revision$ $Date$
See Also:
  • Constructor Details

    • ERulePluginNotFound

      public ERulePluginNotFound(String errorString)
      Constructs a exception for a missing rule plugin.
      Parameters:
      errorString - Detailed error message.